home *** CD-ROM | disk | FTP | other *** search
- This is only a buggy test of something i am working on.
- Its the language PL5, an extension of N. Wirth's PL0 (for more see:
- N. Wirth "compiler-constructions"
-
- use bmake (or an other make) to build the parser
-
- then try:
- parser <PL5.txt
- to scan, parse and build an abstract syntax tree.
-